home *** CD-ROM | disk | FTP | other *** search
- ; Shell Screen is defined first.
- ; It sizes itself to the specified "Bitmap"
- ; It contains all PicClip tools -- so that
- ; every form can use every PicClip.
-
- [Shell]
- appTitle=MS Home CD Sampler
- nDemos=5
- AutorunTimer=6
- BackgroundImage=outscrn.DIB
- Artwork=SCREEN.DIB
- Sound=intro.wav
- SplashScreen=mshome.dib
-
- ;-------------------------------------------------------
- ; If AskLanguage is zero, then no Language screen used.
- ; Language screen behaves like the Shell Screen.
- ; More details are sure to follow.
-
- [Language]
- AskLanguage=0
-
- [Demos]
- demo1=deutsch\sampler\sampler.exe
- demo2=english\sampler\sampler.exe
- demo3=espanol\sampler\sampler.exe
- demo4=francais\sampler\sampler.exe
- demo5=italiano\sampler\sampler.exe
- ;
- ; The EXIT button is Button0
- ; Button1 = Demo1 &c.
- ;
- [Buttons]
-
- Pos0=10|372
- Up0=controls\exitup.dib
- Down0=controls\exitdwn.dib
-
- Pos1=490|28
- Up1=controls\gerup.dib
- Down1=controls\gerdwn.dib
-
- Pos2=490|111
- Up2=controls\ukzup.dib
- Down2=controls\ukzdwn.dib
-
- Pos3=490|194
- Up3=controls\spaup.dib
- Down3=controls\spadwn.dib
-
- Pos4=490|277
- Up4=controls\frnup.dib
- Down4=controls\frndwn.dib
-
- Pos5=490|360
- Up5=controls\italup.dib
- Down5=controls\italdwn.dib
-
-
- ;**************************************
- ; Proto-Localization
- ; for CD error message
-
- ; "default" language = US English
- ; For message in German, set language=deutsch
-
- [CurrentLanguage]
- language=default
- ;language=deutsch
- ;language=francais
- ;language=italian
- ;language=espanol
-
- [Message1]
- default=Please insert the CD.
- deutsch=Legen Sie bitte die CD ein.
- francais=Veullez insΘrer le CD.
- italian=Per cortesia inserire il CD.
- espanol=Por favor, inserte el CD.
-